SubsystemStatus.IOStates field

The EtherCAT state of I/O modules. The link is considered ready when the I/O module is in operational state.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public EthercatState[] IOStates
Public IOStates As EthercatState()

Field value

Type: EthercatState[]

See also

SubsystemStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace